projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b94af
)
(pos_visible_p): Update prototype.
author
Kim F. Storm
<storm@cua.dk>
Tue, 5 Sep 2006 22:49:36 +0000
(22:49 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 5 Sep 2006 22:49:36 +0000
(22:49 +0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index 3d7870c48672db2ef779921d4e71be7a57b9648c..633d3699ded5702e2ecc82f8d7dd74e9560e325d 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-2538,7
+2538,7
@@
extern void syms_of_xdisp P_ ((void));
extern void init_xdisp P_ ((void));
extern Lisp_Object safe_eval P_ ((Lisp_Object));
extern int pos_visible_p P_ ((struct window *, int, int *,
- int *, int *, int *, int));
+ int *, int *, int *, int
*, int *
));
/* Defined in vm-limit.c. */
extern void memory_warnings P_ ((POINTER_TYPE *, void (*warnfun) ()));